From 5237ebf95ede9d610b0f92e24f591120b5c4e380 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Mon, 8 Sep 2025 09:03:51 +0200 Subject: [PATCH] atftp: bump PKG_RELEASE Bump PKG_RELEASE by one. Signed-off-by: Florian Eckert --- net/atftp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/atftp/Makefile b/net/atftp/Makefile index 0e57c8815d..783ce5af28 100644 --- a/net/atftp/Makefile +++ b/net/atftp/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=atftp PKG_VERSION:=0.8.0 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/$(PKG_NAME) -- 2.30.2